var crypto/tls.cipherSuitesTLS13
2 uses
crypto/tls (current package)
cipher_suites.go#L213: var cipherSuitesTLS13 = []*cipherSuiteTLS13{ // TODO: replace with a map.
cipher_suites.go#L670: for _, cipherSuite := range cipherSuitesTLS13 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)